FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/livd-device-type

Packagehl7.fhir.uv.livd
Resource TypeCodeSystem
Idlivd-device-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/CodeSystem-livd-device-type.html
URLhttp://hl7.org/fhir/uv/livd/CodeSystem/livd-device-type
Version1.0.0
Statusactive
Date2025-07-28T15:45:31+00:00
NameLivdDeviceTypeCS
TitleIVD device types for LIVD device definitions
Realmuv
Authorityhl7
DescriptionIVD device types for LIVD device definitions
Contentcomplete

Resources that use this resource

ValueSet
livd-device-typeIVD device types for LIVD device definitions VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem livd-device-type

This case-insensitive code system http://hl7.org/fhir/uv/livd/CodeSystem/livd-device-type defines the following codes:

CodeDisplayDefinition
instrument-test-combination Instrument Test Combination (ITC)The Instrument Test Combination (ITC) IVD device type used in the LIVD catalog.
instrument-platform Instrument PlatformThe Instrument Platform IVD device type used in the LIVD catalog.
test-kit Test KitThe Test Kit IVD device type used in the LIVD catalog.

Source

{
  "resourceType": "CodeSystem",
  "id": "livd-device-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/livd/ImplementationGuide/hl7.fhir.uv.livd"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/livd/ImplementationGuide/hl7.fhir.uv.livd"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/livd/CodeSystem/livd-device-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.51.16.1"
    }
  ],
  "version": "1.0.0",
  "name": "LivdDeviceTypeCS",
  "title": "IVD device types for LIVD device definitions",
  "status": "active",
  "experimental": false,
  "date": "2025-07-28T15:45:31+00:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "IVD device types for LIVD device definitions",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "instrument-test-combination",
      "display": "Instrument Test Combination (ITC)",
      "definition": "The Instrument Test Combination (ITC) IVD device type used in the LIVD catalog."
    },
    {
      "code": "instrument-platform",
      "display": "Instrument Platform",
      "definition": "The Instrument Platform IVD device type used in the LIVD catalog."
    },
    {
      "code": "test-kit",
      "display": "Test Kit",
      "definition": "The Test Kit IVD device type used in the LIVD catalog."
    }
  ]
}